This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I'm running php along with domino on the same box. I have this working with on exception: if there are animation commands Domino inserts a "/" before the parameters in the URL.
the php when running on the php server produces this URL:
radar.php?mode=2&animated=0
However, when run on domino it looks like this:
radar.php/?mode=2&animated=0
I'm not sure if this is related but to make domino run with php you need to to some URL redirecting. I've created a site doc to do this:
Could this be causing the problem? If so, is there any way to modify this so that it doesn't insert the extra slash before the parms? Or is it possible to create a second redirect/substitution to fix the problem? I've tried several combinations and have yet to have any luck.
Feedback number WEBB8E3PVW created by ~Fritz Nonponeplopoopsi on 02/14/2011
Status: Open
Comments: